HTML is Easy To Learn

Welcome to the world of HTML. This line of text is in a paragraph.

This is another paragraph. A paragraph creates a space of one line between pieces of text. To greate a new line immediately below the previous one you need to use a 'line break'

Most HTML elements have an opening and closing tag such as this paragraph. An exception is the 'line break' which only needs to have one instance.

Try making alterations to the text in the source code, save the changes and then view the changes in the browser.

Learn more about the internet here